/* roboto-mono-regular - latin */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    src: url('../font/roboto mono/roboto-mono-v5-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto Mono'), local('RobotoMono-Regular'),
    url('../font/roboto mono/roboto-mono-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/roboto mono/roboto-mono-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../font/roboto mono/roboto-mono-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../font/roboto mono/roboto-mono-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../font/roboto mono/roboto-mono-v5-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */
}
/* roboto-mono-500 - latin */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    src: url('../font/roboto mono/roboto-mono-v5-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Mono Medium'), local('RobotoMono-Medium'),
    url('../font/roboto mono/roboto-mono-v5-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/roboto mono/roboto-mono-v5-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../font/roboto mono/roboto-mono-v5-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../font/roboto mono/roboto-mono-v5-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../font/roboto mono/roboto-mono-v5-latin-500.svg#RobotoMono') format('svg'); /* Legacy iOS */
}